#############################################################################
#                                                                           #
#                       RS232 Connector for netX Transport                  #
#                                                                           #
#############################################################################


General Notes
-------------
The versions are given in the form "<major>.<minor>.<build>.<revision>".
This is in line with the canonical numbering for all Hilscher firmware.
The dates are given in the international date format (yyyy-mm-dd).



#############################################################################
#                                                                           #
#                            Version History                                #
#                                                                           #
#############################################################################

V1.3.0.0 (2016-06-02)
----------------------
Changes:
 - Increase Reset Timeout (NT151) as default value from 10000 ms to 30000 ms
 
Add-ons:
 - None.

Bug fixes:
 - None.

V1.2.0.0 (2015-12-21)
----------------------
Changes:
 - Updated project settings to compile connector with other components
 
Add-ons:
 - None.

Bug fixes:
 - None.

V1.1.0.0 (2015-08-13)
----------------------
Changes:
 - Added 64bit support
 - Changed registry storing path to HKEY_CURRENT_USER, preventing adiministration rights
   for calling applications
 
Add-ons:
 - None.

Bug fixes:
 - None.

V1.0.9.0 (2013-08-14)
----------------------
Changes:
 - Stopping the interface is now re-entrant
 
Add-ons:
 - None.

Bug fixes:
 - Handle leak when COMM-Thread becomes closed
 - Multiple interface notifications for the same device


V1.0.8.0 (2011-08-08)
----------------------
Changes:
 - None.
 
Add-ons:
 - None.

Bug fixes:
 - Enable/disable of the configuration dialog elements fixed


V1.0.7.0 (2011-04-19)
----------------------
Changes:
 - None.
 
Add-ons:
 - None.

Bug fixes:
 - Serial port enumeration failed due to limited access rights to windows registry
 - Connector initialization may not return if registering of device notification failed


V1.0.6.0 (2010-11-25)
----------------------
Changes:
 - Disabled ports should be skipped
 
Add-ons:
 - None.

Bug fixes:
 - Connector may be allowed to save configuration (access rights to registry), 
   resulting in high CPU load
 
 
V1.0.4.0 (2010-10-27)
----------------------
Changes:
 - None.
 
Add-ons:
 - None.

Bug fixes:
 - Data transfer stalls after some time (600.000 - 2.000.000 packets)
 

V1.0.3.0 (2010-06-11)
----------------------
Changes:
 - Increase default reset timeout to 10 seconds
 
Add-ons:
 - None.

Bug fixes:
 - None.
 
 
V1.0.2.0 (2010-04-21)
----------------------
Changes:
 - Facelift for configuration dialog required
 - Change description of connector to "USB/RS232 Connection"
 
Add-ons:
 - None.

Bug fixes:
 - None.


V1.0.0.0
---------------------
Changes:
 - Initial version.

Add-ons:
 - None.

Bug fixes:
 - None.